GetMenu
TheGetMenu
method returns a platform-specific menu structure for the specified menu ID.
ODPlatformMenu GetMenu (in ODMenuID menu);
menu
- A platform-specific identifier for a menu. On the Mac OS platform, the menu ID is defined as a signed 16-bit value.
- return value
- A 32-bit value identifying the platform-specific menu for the specified menu ID. On the Mac OS platform, the return value is a menu handle (type
MenuHandle
).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help